Le Dataset

This dataset includes a record of the date, time, location, depth, magnitude, and source of every earthquake with a reported magnitude 5.5 or higher since 1965.

https://www.kaggle.com/usgs/earthquake-database/version/1

##                 Type           Depth          Magnitude    
##  Earthquake       :23232   Min.   : -1.10   Min.   :5.500  
##  Explosion        :    4   1st Qu.: 14.52   1st Qu.:5.600  
##  Nuclear Explosion:  175   Median : 33.00   Median :5.700  
##  Rock Burst       :    1   Mean   : 70.77   Mean   :5.883  
##                            3rd Qu.: 54.00   3rd Qu.:6.000  
##                            Max.   :700.00   Max.   :9.100  
##                                                            
##          Date      
##  03/11/2011:  128  
##  12/26/2004:   51  
##  02/27/2010:   39  
##  02/06/2013:   27  
##  11/15/2006:   25  
##  03/12/2011:   21  
##  (Other)   :23121

Carte Interactive 2015

## Loading required package: ggplot2
## Google's Terms of Service: https://cloud.google.com/maps-platform/terms/.
## Please cite ggmap if you use it! See citation("ggmap") for details.